Skip to content

test: combine unit tests into single pipeline #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 14, 2025

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Oct 28, 2024

Small internal fixes:

  • Update links and descriptions in FastApi docs
  • Combine all unit tests into one pipeline
    • Adding a new binding type will only involve adding to one new file, not creating a new pipeline
    • Matrix is shared across all tests, so running tests for a new Python version only involves changing one file
  • For the release pipeline, always runs the FinishWorkerPr job, regardless of if CreateWorkerPR fails
    • When releasing a new extension for the first time, CreateWorkerPR will fail
    • This has no impact on the current flow
  • Fixes log in SB sample function apps

@hallvictoria hallvictoria marked this pull request as ready for review December 4, 2024 20:27
@hallvictoria hallvictoria requested a review from EvanR-Dev as a code owner May 13, 2025 15:41
@hallvictoria hallvictoria changed the title docs: update fastapi docs test: combine unit tests into single pipeline May 13, 2025
@hallvictoria hallvictoria merged commit 7471841 into dev May 14, 2025
43 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/fastapi-doc branch May 14, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants